build: reusable workflows to distribute multi-platform build#22215
build: reusable workflows to distribute multi-platform build#22215crazy-max wants to merge 1 commit intodocker:mainfrom
Conversation
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions. If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a Prevent pull requests from auto-closing with a /lifecycle stale |
|
/remove-lifecycle stale |
|
/lifecycle frozen |
Description
In #22163 we provide reusable workflows for distributed builds within our actions repo:
But we want to go beyond than that and provide hardened and efficient builds that would replace our current actions.
In the meantime I have implemented reusable workflows just for distributed builds on https://github.com/crazy-max/.github:
docker/build-push-action: https://github.com/crazy-max/.github?tab=readme-ov-file#build-distribute-mpdocker/bake-action: https://github.com/crazy-max/.github?tab=readme-ov-file#bake-distribute-mpRelated issues or tickets
Reviews